//==============================================================================
// Kerrigan_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
define BirthSFX
{
   set hotspot
   {
      version
      {
         Visualparticle Kerrigan BirthSFX
      }
   }
}
//==============================================================================
//==============================================================================
//VisualGranny:
//==============================================================================
//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny Kerrigan2_birth
			Connect ATTACHPOINT BirthSFX hotspot
	 }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny Kerrigan_idle
	 }
      }
   }
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny Kerrigan_run
	 }
      }
   }
}
//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Kerrigan_boredA
         }
			version
         {
			        VisualGranny Kerrigan_boredB
         }
			version
         {
			        VisualGranny Kerrigan_boredC
         }
			version
         {
			        VisualGranny Kerrigan_dance
         }
			version
         {
			        VisualGranny Kerrigan_taunt
         }
			version
         {
			        VisualGranny Kerrigan_victory
         }
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				VisualGranny Kerrigan_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.75 true   
               tag SpecificSoundSet 0.70 false KerriganAttackSFX checkVisible
	       Length 1.0
//-- end auto generated section
		
         }
			version
         {
				VisualGranny Kerrigan_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.75 true   
               tag SpecificSoundSet 0.70 false KerriganAttackSFX checkVisible
	       Length 1.0
//-- end auto generated section
         
	 }
			version
         {
				VisualGranny Kerrigan_attackC
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.75 true   
               tag SpecificSoundSet 0.70 false KerriganAttackSFX checkVisible
	       Length 1.0
//-- end auto generated section
         
	 }
			version
         {
				VisualGranny Kerrigan_attackD
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.75 true   
               tag SpecificSoundSet 0.70 false KerriganAttackSFX checkVisible
	       Length 1.0
//-- end auto generated section
         
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Kerrigan_death
	 }
      }
   }
}
//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny Kerrigan_flail
	 }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
			VisualGranny Kerrigan_summonA
			tag SpecificSoundSet 0.30 false WingsLarge checkVisible

	 }
		version
         {
			VisualGranny Kerrigan_summonB
			tag SpecificSoundSet 0.20 false WingsLarge checkVisible
	 }
      }
   }
}